projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7abda1
)
(font-lock-add-keywords): Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Fri, 30 Aug 2002 11:01:07 +0000
(11:01 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Fri, 30 Aug 2002 11:01:07 +0000
(11:01 +0000)
lisp/font-lock.el
patch
|
blob
|
history
diff --git
a/lisp/font-lock.el
b/lisp/font-lock.el
index 581f9c6b9253fd48cc5734e93f3d78f182b04c8a..ceb0cc1187ccb0740542435215a781d36ee0a9db 100644
(file)
--- a/
lisp/font-lock.el
+++ b/
lisp/font-lock.el
@@
-618,7
+618,7
@@
When used from an elisp package (such as a minor mode), it is recommended
to use nil for MODE (and place the call in a loop or on a hook) to avoid
subtle problems due to details of the implementation.
-Note that some modes have speciali
s
ed support for additional patterns, e.g.,
+Note that some modes have speciali
z
ed support for additional patterns, e.g.,
see the variables `c-font-lock-extra-types', `c++-font-lock-extra-types',
`objc-font-lock-extra-types' and `java-font-lock-extra-types'."
(cond (mode